projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
234c789
)
Fix description of diff.el
author
Leo Liu
<sdl.web@gmail.com>
Mon, 2 May 2011 12:22:38 +0000
(20:22 +0800)
committer
Leo Liu
<sdl.web@gmail.com>
Mon, 2 May 2011 12:22:38 +0000
(20:22 +0800)
lisp/ChangeLog
patch
|
blob
|
history
lisp/vc/diff.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 123c2c2de7b34e4c4d3bb433db007a128e945759..0875cda3866d31919f66af09f97717b3392be079 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2011-05-02 Leo Liu <sdl.web@gmail.com>
+
+ * vc/diff.el: Fix description.
+
2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
* server.el (server-eval-at): New function.
diff --git
a/lisp/vc/diff.el
b/lisp/vc/diff.el
index 4bc3466f13fbace40c7cae051db483b833104de6..9655ce64a99ebb60b3d060c7e3fed7f499372f4a 100644
(file)
--- a/
lisp/vc/diff.el
+++ b/
lisp/vc/diff.el
@@
-1,4
+1,4
@@
-;;; diff.el --- run `diff'
in compilation-mode
+;;; diff.el --- run `diff'
;; Copyright (C) 1992, 1994, 1996, 2001-2011 Free Software Foundation, Inc.